Skip to content

Bug 1315558 webExtensions Public Suffix API#29822

Open
rebloor wants to merge 1 commit into
mdn:mainfrom
rebloor:Bug-1315558-tld-service-for-webextensions
Open

Bug 1315558 webExtensions Public Suffix API#29822
rebloor wants to merge 1 commit into
mdn:mainfrom
rebloor:Bug-1315558-tld-service-for-webextensions

Conversation

@rebloor

@rebloor rebloor commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Addresses the dev-docs-needed requirements for Bug 1315558 "tld service for webextensions", the implementation of the Public Suffix API.

Related issues

Related MDN documentation added in PR TBC.

@rebloor rebloor requested a review from Rob--W June 8, 2026 17:53
@rebloor rebloor self-assigned this Jun 8, 2026
@rebloor rebloor added the data:webext Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions label Jun 8, 2026
@github-actions github-actions Bot added the size:l [PR only] 101-1000 LoC changed label Jun 8, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

Comment on lines +666 to +667
"version_added": "153",
"notes": "This permission is granted silently, without a user prompt."

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"version_added": "153",
"notes": "This permission is granted silently, without a user prompt."
"version_added": "153"

We don't usually specify in the BCD whether a prompt triggers a warning. We have MDN content for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:webext Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions size:l [PR only] 101-1000 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants